if service.click({
{"Accept$50",
"%[Swipe left]",
}
})
return true
end
if service.click({
{"End call$10",
}
})
return true
end if service.click({
{"%Actions$10",
"Message options$300",
"reply",
}
})
return true
end